Skip to content

Fix path handling in glob pattern for cross-platform compatibility#2814

Open
reallesee wants to merge 1 commit intosmartcontractkit:mainfrom
reallesee:main
Open

Fix path handling in glob pattern for cross-platform compatibility#2814
reallesee wants to merge 1 commit intosmartcontractkit:mainfrom
reallesee:main

Conversation

@reallesee
Copy link

Replace string concatenation with path.join() when creating glob patterns to ensure correct path separators across different operating systems, especially on Windows where backslashes are used instead of forward slashes.

@reallesee reallesee requested a review from a team as a code owner July 12, 2025 14:34
@vercel
Copy link

vercel bot commented Jul 12, 2025

@reallesee is attempting to deploy a commit to the Chainlink Labs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant